Home
last modified time | relevance | path

Searched defs:UseTemporary (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp835 createOutputFile(StringRef OutputPath,bool Binary,bool RemoveFileOnSignal,bool UseTemporary,bool CreateMissingDirectories) createOutputFile() argument
850 createOutputFileImpl(StringRef OutputPath,bool Binary,bool RemoveFileOnSignal,bool UseTemporary,bool CreateMissingDirectories) createOutputFileImpl() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9077 bool UseTemporary = Entity.getType()->isReferenceType(); Perform() local
9123 bool UseTemporary = Entity.getType()->isReferenceType(); Perform() local