Home
last modified time | relevance | path

Searched refs:initializeTargetCC1FlagCache (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/tools/versioner/src/
H A DDriver.h34 void initializeTargetCC1FlagCache(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs,
H A DDriver.cpp206 void initializeTargetCC1FlagCache(llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> vfs, in initializeTargetCC1FlagCache() function
H A Dversioner.cpp206 initializeTargetCC1FlagCache(vfs, types, requirements); in compileHeaders()